@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/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1112'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1112'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_679'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_679'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_843'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_843'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_180'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_180'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_220_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_405'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_405'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2100'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2100'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2101'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2101'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2102'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2102'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2103'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2103'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2104'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2104'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2105'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2105'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2106'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2106'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.006667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_311_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2107'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.006667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2107'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2135'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2135'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2136'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2136'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2137'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2137'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2138'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2138'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2139'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2139'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_302_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2140'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2140'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_43'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_43'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_28'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_28'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2339'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2339'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2340'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2340'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2341'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2341'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_344_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2342'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2342'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2394'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2394'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2395'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2395'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2396'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2396'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2397'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2397'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_354_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2398'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2398'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1123'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1123'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1529'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1529'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1616'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1616'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_513'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_513'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_514'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_514'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_547'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_547'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_548'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_548'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_695'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_695'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_713'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_713'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_717'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_717'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_723'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_723'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_767'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_767'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_840'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_840'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_857'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_857'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1013'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1013'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1021'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1021'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1028'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1028'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_194'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_194'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_52_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_198'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_198'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_228'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_228'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_60_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_230'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_230'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_312'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_312'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_25_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_442'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_442'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_42_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_448'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_448'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1806'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1806'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1807'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1807'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1808'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1808'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1809'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1809'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1810'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1810'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1811'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1811'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_257_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1812'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1812'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1864'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1864'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1865'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1865'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1866'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1866'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1867'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1867'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_267_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1868'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1868'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2108'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2108'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2109'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2109'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2110'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2110'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2111'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2111'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2112'^^xsd:string;
  dwc:scientificName 'Anadara inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138785'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2112'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138785'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2113'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2113'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_306_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2114'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.04'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2114'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2343'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2343'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2344'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2344'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2345'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2345'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2346'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2346'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_343_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2347'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2347'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2403'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2403'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2404'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2404'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2405'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2405'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2406'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2406'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_352_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2407'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2407'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2457'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2457'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2458'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2458'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2459'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2459'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2460'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2460'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2461'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2461'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_369_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2462'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2462'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1685'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1685'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1686'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1686'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_226_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1687'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1687'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2026'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2026'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2027'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2027'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2028'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2028'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2029'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2029'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2030'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2030'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2031'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2031'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2032'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2032'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2033'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2033'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2034'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2034'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2035'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2035'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2036'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2036'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_294_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2037'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2037'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2467'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2467'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2468'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2468'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2469'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2469'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2470'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2470'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2471'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2471'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_361_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2472'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2472'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1768'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1768'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1769'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1769'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1770'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1770'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1771'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1771'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1772'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1772'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1773'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1773'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1774'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1774'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1775'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1775'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1776'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1776'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_247_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1777'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1777'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1871'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1871'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1872'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1872'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1873'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1873'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1874'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1874'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1875'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1875'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1876'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1876'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_260_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1877'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1877'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1900'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1900'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1901'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1901'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1902'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1902'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1903'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1903'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1904'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1904'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_269_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1905'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1905'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2181'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2181'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2182'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2182'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2183'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2183'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2184'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2184'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_313_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2185'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2185'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2225'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2225'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2226'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2226'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2227'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2227'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2228'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2228'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2229'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2229'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2230'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2230'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^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 "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 29.15)"^^geo:wktLiteral ;
  geo-pos:lat "44.28"^^xsd:decimal ;
  geo-pos:long "29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_321_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2231'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.15'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2231'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1893'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1893'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1894'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1894'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1895'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1895'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1896'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1896'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_273_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1897'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1897'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1926'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1926'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1927'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1927'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1928'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1928'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1929'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1929'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_279_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1930'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1930'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2063'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2063'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2064'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2064'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2065'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2065'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2066'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2066'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_300_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2067'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2067'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2130'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2130'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2131'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2131'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2132'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2132'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2133'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2133'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_307_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2134'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2134'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2165'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2165'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2166'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2166'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2167'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2167'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2168'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2168'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2169'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2169'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2170'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2170'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2171'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2171'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_318_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2172'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2172'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2237'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2237'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2238'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2238'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2239'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2239'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2240'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2240'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_326_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2241'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.24'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2241'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_10'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_10'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_44'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_44'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_45'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_45'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_56'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_56'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_63'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_63'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_64'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_64'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2452'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2452'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2453'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2453'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_365_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2454'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2454'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1129'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1129'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1310'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1310'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1359'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1359'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1530'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1530'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1614'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1614'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1617'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1617'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1623'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1623'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1624'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1624'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1625'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1625'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1626'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1626'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1627'^^xsd:string;
  dwc:scientificName 'Anadara inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138785'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1627'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138785'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1628'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1628'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_218_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1629'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1629'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1676'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1676'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1677'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1677'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1678'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1678'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1679'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1679'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1680'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1680'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1681'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1681'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_229_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1682'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1682'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_515'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_515'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_532'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_532'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_549'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_549'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_714'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_714'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_718'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_718'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_724'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_724'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_813'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_813'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_858'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_858'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_882'^^xsd:string;
  dwc:scientificName 'Macomangulus tenuis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '878470'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_882'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_903'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_903'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1014'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1014'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1015'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1015'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1022'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1022'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1029'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1029'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1030'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1030'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_71'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_71'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_91'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_91'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_199'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_199'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_225'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_225'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_49_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_231'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_231'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_232'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_232'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_255'^^xsd:string;
  dwc:scientificName 'AMPHIPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_255'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_12_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_443'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_443'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_39_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_449'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_449'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_59_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_455'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_455'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2115'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2115'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2116'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2116'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2117'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2117'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2118'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2118'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2119'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2119'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2120'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2120'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2121'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2121'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_303_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2122'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2122'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2159'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2159'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2160'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2160'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2161'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2161'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2162'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2162'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2163'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2163'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_317_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2164'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2164'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2202'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2202'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2203'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2203'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2204'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2204'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2205'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2205'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.299167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.299167)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.299167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_322_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2206'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.299167'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2206'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1618'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1618'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1619'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1619'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1620'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1620'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1621'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1621'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_219_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1622'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1622'^^xsd:string;
  dwc:observationDate '1993-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_272_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_272_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_272_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_272_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_272_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1891'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1891'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_272_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_272_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_272_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_272_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_272_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1892'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1892'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1921'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1921'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1922'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1922'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1923'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1923'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1924'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1924'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_278_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1925'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1925'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1989'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1989'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1990'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1990'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_287_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1991'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1991'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2058'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2058'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2059'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2059'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2060'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2060'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2061'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2061'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_299_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2062'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2062'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2196'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2196'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2197'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2197'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2198'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2198'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2199'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2199'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2200'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2200'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.29917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.29917)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.29917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_325_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2201'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.29917'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2201'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2329'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2329'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2330'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2330'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2331'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2331'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_345_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2332'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2332'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2361'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2361'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2362'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2362'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2363'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2363'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2364'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2364'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_355_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2365'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2365'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2418'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2418'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2419'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2419'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2420'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2420'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_370_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2421'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2421'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1148'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1148'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1182'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1182'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1459'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1459'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1460'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1460'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1475'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1475'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1476'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1476'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1487'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1487'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1507'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1507'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1522'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1522'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1524'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1524'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1537'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1537'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1546'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1546'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1562'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1562'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1573'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1573'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1574'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1574'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_481'^^xsd:string;
  dwc:scientificName 'Parthenina interstincta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_481'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_482'^^xsd:string;
  dwc:scientificName 'Parthenina interstincta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_482'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_488'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_488'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_566'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_566'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_567'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_567'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_604'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_604'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_605'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_605'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_606'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_606'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_637'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_637'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_638'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_638'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_657'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_657'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_731'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_731'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_744'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_744'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_745'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_745'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_753'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_753'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_841'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_841'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_864'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_864'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_865'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_865'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_869'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_869'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_870'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_870'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_871'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_871'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_874'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_874'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_875'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_875'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1043'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1043'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1044'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1044'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1065'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1065'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1066'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1066'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1067'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1067'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1085'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1085'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1086'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1086'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1097'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1097'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1098'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1098'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_71_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_71_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_71_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_71_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_71_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_110'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_110'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_111'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_111'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_112'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_112'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_130'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_130'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_131'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_131'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_132'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_132'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_150'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_150'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_160'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_160'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_161'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_161'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_204'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_204'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_205'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_205'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_212'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_212'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_213'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_213'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_217'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_217'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_188_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_220'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_220'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_221'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_221'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_236'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_236'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_203_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_250'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_250'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_326'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_326'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_327'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_327'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_122_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_354'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_354'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_138_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_355'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_355'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_356'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_356'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_376'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_376'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_176_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_377'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_377'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_78_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_416'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_416'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_423'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_423'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_163_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_428'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_428'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_103_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_459'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_459'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_150_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_467'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_467'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1957'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1957'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1958'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1958'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_289_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1959'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1959'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2075'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2075'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2076'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2076'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2077'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2077'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2078'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2078'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2079'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2079'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2080'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2080'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_308_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2081'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2081'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1109'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1109'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1271'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1271'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1449'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1449'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1450'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1450'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1630'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1630'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1631'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1631'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1632'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1632'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_233_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1633'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1633'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_485'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_485'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_492'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_492'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_496'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_496'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_553'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_553'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_554'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_554'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_674'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_674'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_779'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_779'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_799'^^xsd:string;
  dwc:scientificName 'Idothea baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_799'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_856'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_856'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_859'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_859'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_860'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_860'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_889'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_889'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1008'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1008'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1033'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1033'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_99'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_99'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_100'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_100'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_217_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_175'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_175'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_181'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_181'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_257'^^xsd:string;
  dwc:scientificName 'AMPHIPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_257'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_281'^^xsd:string;
  dwc:scientificName 'Anadara inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138785'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_281'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138785'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_81_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_314'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_314'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_106_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_315'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_315'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_26_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_434'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_434'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1688'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1688'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1689'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1689'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1690'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1690'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1691'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1691'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.41)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_244_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1692'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.41'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1692'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_11'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.42'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_11'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_4_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_4_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_4_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_4_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_4_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_46'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.42'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_46'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_4_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_4_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_4_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_4_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.42)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_4_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_47'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.42'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_47'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_13_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_13_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_13_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_13_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_13_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_497'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.46'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_497'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_210_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_210_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_210_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_210_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_210_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_665'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.46'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_665'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_288_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_288_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_288_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_288_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_288_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1936'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.46'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1936'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_288_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_288_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_288_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_288_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_288_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1937'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.46'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1937'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2242'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.46'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2242'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2243'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.46'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2243'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2244'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.46'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2244'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.46)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_331_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2245'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.46'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2245'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_533'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.47417'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_533'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_698'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.47417'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_698'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_773'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.47417'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_773'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_822'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.47417'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_822'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_997'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.47417'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_997'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1023'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.47417'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1023'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.47417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.47417)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.47417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_34_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_72'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.47417'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_72'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2427'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2427'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2428'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2428'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2429'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2429'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2430'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2430'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2431'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2431'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_362_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2432'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2432'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_211_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_211_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_211_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_211_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_211_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_668'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_668'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_211_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_211_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_211_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_211_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_211_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_173'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_173'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1844'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1844'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1845'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1845'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1846'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1846'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1847'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1847'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1848'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1848'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1849'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1849'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1850'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1850'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1851'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1851'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1852'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1852'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1853'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1853'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1854'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1854'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1855'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1855'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1856'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1856'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_261_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1857'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1857'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1960'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1960'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1961'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1961'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1962'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1962'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1963'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1963'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1964'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1964'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1965'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1965'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1966'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1966'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1967'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1967'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_283_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1968'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1968'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_1998'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1998'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_1999'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1999'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2000'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2000'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2001'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2001'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2002'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2002'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2003'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2003'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_293_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2004'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2004'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2264'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2264'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2265'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2265'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2266'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2266'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2267'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2267'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "29.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 29.48)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "29.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_328_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2268'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.48'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2268'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1104'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1104'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1465'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1465'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1466'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1466'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1497'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1497'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1519'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1519'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1566'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1566'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1580'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1580'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_576'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_576'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_577'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_577'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_578'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_578'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_708'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_708'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_737'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_737'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_738'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_738'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_866'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_866'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_867'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_867'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1050'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1050'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1051'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1051'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_116'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_116'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_117'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_117'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_118'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_118'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_190_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_167'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_167'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_206'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_206'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_207'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_207'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_239'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_239'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_283'^^xsd:string;
  dwc:scientificName 'Anadara inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138785'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_283'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138785'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_334'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_334'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_335'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_335'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_336'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_336'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_82_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_419'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_419'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_89_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_420'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_420'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_107_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_462'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_462'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2085'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2085'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2086'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2086'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2087'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2087'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2088'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2088'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2089'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2089'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2090'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2090'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2091'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2091'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2092'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2092'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.636389)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.636389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_312_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2093'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.636389'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2093'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_59'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_59'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2369'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2369'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2370'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2370'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2371'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2371'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_356_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2372'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2372'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1136'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1136'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1178'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1178'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1410'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1410'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1423'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1423'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1467'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1467'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1468'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1468'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1480'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1480'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1504'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1504'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1549'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1549'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1567'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1567'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1568'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1568'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1569'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1569'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1576'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1576'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1577'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1577'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1578'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1578'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1615'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1615'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_483'^^xsd:string;
  dwc:scientificName 'Parthenina interstincta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_483'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_14_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_14_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_14_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_14_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_14_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_504'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_504'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_542'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_542'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_579'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_579'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_580'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_580'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_581'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_581'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_582'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_582'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_617'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_617'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_618'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_618'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_619'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_619'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_647'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_647'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_670'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_670'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_721'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_721'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_739'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_739'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_755'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_755'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_177_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_177_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_177_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_177_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_177_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_759'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_759'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_868'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_868'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_900'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_900'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_14_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_14_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_14_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_14_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_14_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1010'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1010'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1025'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1025'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1052'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1052'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1053'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1053'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1054'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1054'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1073'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1073'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1074'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1074'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1075'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1075'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_119'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_119'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_88_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_120'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_120'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_121'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_121'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_141'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_141'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_142'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_142'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_143'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_143'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_208'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_208'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_209'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_209'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_210'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_210'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_215'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_215'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_164_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_218'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_218'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_229'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_229'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_244'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_244'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_284'^^xsd:string;
  dwc:scientificName 'Anadara inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138785'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_284'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138785'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_79_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_337'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_337'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_338'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_338'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_123_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_363'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_363'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_364'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_364'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_365'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_365'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_212_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_402'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_402'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_72_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_421'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_421'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_151_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_425'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_425'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_61_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_453'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_453'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_104_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_463'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_463'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_139_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_470'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_470'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2094'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2094'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2095'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2095'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2096'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2096'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2097'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2097'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2098'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2098'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.65)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_309_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2099'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.65'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2099'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1458'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1458'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1492'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1492'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1553'^^xsd:string;
  dwc:scientificName 'Lekanesphaera hookeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '596897'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1553'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '118953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1559'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1559'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1560'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1560'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1561'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1561'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1579'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1579'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_564'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_564'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_565'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_565'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_729'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_729'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_730'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_730'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_842'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_842'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_861'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_861'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_862'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_862'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_863'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_863'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_873'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_873'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1040'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1040'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1041'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1041'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1042'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1042'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1096'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1096'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_107'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_107'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_108'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_108'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_109'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_109'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_159'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_159'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_201'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_201'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_202'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_202'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_203'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_203'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_219'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_219'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_235'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_235'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_249'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_249'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_258'^^xsd:string;
  dwc:scientificName 'AMPHIPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_258'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_282'^^xsd:string;
  dwc:scientificName 'Anadara inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138785'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_282'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138785'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_323'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_323'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_324'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_324'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_325'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_325'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_191_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_389'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_389'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_73_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_413'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_413'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_83_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_414'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_414'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_415'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_415'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.651667)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_108_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_458'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.651667'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_458'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_250_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_250_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_250_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.6783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.6783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_250_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.6783)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.6783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_250_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1741'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6783'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1741'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_248_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_248_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_248_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.6783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.6783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_248_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.6783)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.6783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_248_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1742'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6783'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1742'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_248_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_248_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_248_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.6783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.6783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_248_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.6783)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.6783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_248_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1743'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6783'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1743'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_250_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_250_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_250_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.6783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.6783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_250_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.6783)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.6783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_250_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1744'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6783'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1744'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_53'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_53'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2280'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2280'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2281'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2281'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2282'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2282'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2283'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2283'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2284'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2284'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_334_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2285'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2285'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_366_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_366_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_366_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_366_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_366_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2433'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2433'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1105'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1105'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1106'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1106'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1156'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1156'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1187'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1187'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1205'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1205'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1218'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1218'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1232'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1232'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1246'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1246'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1270'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1270'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1334'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1334'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1424'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1424'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1425'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1425'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1469'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1469'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1470'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1470'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1481'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1481'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1482'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1482'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1498'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1498'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1523'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1523'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1550'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1550'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1657'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1657'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1658'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1658'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1659'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1659'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_230_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1660'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1660'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_490'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_490'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_505'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_505'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_541'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_541'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_68_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_68_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_68_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_68_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_68_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_583'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_583'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_584'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_584'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_585'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_585'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_586'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_586'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_620'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_620'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_621'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_621'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_622'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_622'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_648'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_648'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_649'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_649'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_663'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_663'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_740'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_740'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_741'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_741'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_749'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_749'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_750'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_750'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_756'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_756'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_796'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_796'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_50_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_839'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_839'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_883'^^xsd:string;
  dwc:scientificName 'Macomangulus tenuis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '878470'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_883'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_938'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_938'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1019'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1019'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1055'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1055'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1056'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1056'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1057'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1057'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1076'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1076'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1077'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1077'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1078'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1078'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1089'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1089'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1090'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1090'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_68_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_68_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_68_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_68_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_68_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_122'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_122'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_68_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_68_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_68_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_68_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_68_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_123'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_123'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_124'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_124'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_144'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_144'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_134_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_145'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_145'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_147_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_146'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_146'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_155'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_155'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_168'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_168'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_169'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_169'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_192'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_192'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_211'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_211'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_223'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_223'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_118_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_245'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_245'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_247'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_247'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_253'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_253'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_24_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_304'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_304'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_40_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_310'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_310'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_68_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_68_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_68_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_68_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_68_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_339'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_339'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_340'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_340'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_341'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_341'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_99_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_342'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_342'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_160_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_382'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_382'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_174_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_383'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_383'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_395'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_395'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_200_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_396'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_396'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_74_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_464'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_464'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_86_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_465'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_465'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_184_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_472'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_472'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1714'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1714'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1715'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1715'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1716'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1716'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_241_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1717'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1717'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1784'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1784'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1785'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1785'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1786'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1786'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_255_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1787'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1787'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1969'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1969'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1970'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1970'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1971'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1971'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1972'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1972'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_286_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1973'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1973'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2005'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2005'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2006'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2006'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2007'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2007'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.678333)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_296_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2008'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.678333'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2008'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_5'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_5'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_23'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_23'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_38'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_38'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_60'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_60'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_61'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_61'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1118'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1118'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1137'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1137'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1335'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1335'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1336'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1336'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1348'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1348'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1532'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1532'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1593'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1593'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1608'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1608'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_225_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_225_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_225_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_225_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_225_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1661'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1661'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_225_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_225_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_225_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_225_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_225_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1662'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1662'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_506'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_506'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_529'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_529'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_543'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_543'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_544'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_544'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_722'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_722'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_761'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_761'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_805'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_805'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_806'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_806'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_827'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_827'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_892'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_892'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_893'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_893'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_901'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_901'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1011'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1011'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1020'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1020'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1026'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1026'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1027'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1027'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_46_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_74'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_74'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_371_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_371_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_371_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_371_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_371_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_154'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_154'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_182'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_182'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_183'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_183'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_8_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_305'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_305'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_35_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_311'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_311'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_56_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_454'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_454'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1788'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1788'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1789'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1789'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1790'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1790'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1791'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1791'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1792'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1792'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1793'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1793'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1794'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1794'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1795'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1795'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_254_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1796'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1796'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2009'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2009'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2010'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2010'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2011'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2011'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_292_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2012'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2012'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2052'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2052'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2053'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2053'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2054'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2054'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2055'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2055'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2056'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2056'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_297_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2057'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2057'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2146'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2146'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2147'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2147'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2148'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2148'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2149'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2149'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2150'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2150'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2151'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2151'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2152'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2152'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2153'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2153'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2154'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2154'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2155'^^xsd:string;
  dwc:scientificName 'Stenosoma capito'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '119057'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2155'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '474857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2156'^^xsd:string;
  dwc:scientificName 'AMPHIPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2156'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2157'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2157'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.701"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.701)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_314_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2158'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2158'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_39'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_39'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_68'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_68'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2310'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2310'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2311'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2311'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2312'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2312'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2313'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2313'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2314'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2314'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2315'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2315'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2316'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2316'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2317'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2317'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2318'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2318'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2319'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2319'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2320'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2320'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_338_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2321'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2321'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2373'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2373'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2374'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2374'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2375'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2375'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2376'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2376'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2377'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2377'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2378'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2378'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2379'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2379'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2380'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2380'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2381'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2381'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2382'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2382'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2383'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2383'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2384'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2384'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_349_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2385'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2385'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1107'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1107'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1206'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1206'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1219'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1219'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1220'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1220'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1221'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1221'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1233'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1233'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1301'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1301'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1302'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1302'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1318'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1318'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1438'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1438'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1499'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1499'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1525'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1525'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1594'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1594'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_484'^^xsd:string;
  dwc:scientificName 'Parthenina interstincta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140918'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_484'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_507'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_507'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_587'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_587'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_588'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_588'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_623'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_623'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_624'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_624'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_625'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_625'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_650'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_650'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_664'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_664'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_757'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_757'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_807'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_807'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_855'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_855'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_894'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_894'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_921'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_921'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_939'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_939'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_940'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_940'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_968'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_968'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_197_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_969'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_969'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1012'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1012'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_65_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1058'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1058'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1079'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1079'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1080'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1080'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_145_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1081'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1081'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1091'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1091'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_181_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_170'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_170'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_184'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_184'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_21_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_306'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_306'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_96_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_343'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_343'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_115_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_366'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_366'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_131_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_367'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_367'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.883611"^^xsd:decimal ;
  dwc:decimalLongitude "29.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.883611 29.701667)"^^geo:wktLiteral ;
  geo-pos:lat "44.883611"^^xsd:decimal ;
  geo-pos:long "29.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_157_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_384'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.701667'^^xsd:double;
  dwc:latitude '44.883611'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_384'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2422'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2422'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2423'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2423'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2424'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2424'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2425'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2425'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_367_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2426'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2426'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1099'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1099'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1100'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1100'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1149'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1149'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1150'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1150'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1151'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1151'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1164'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1164'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1183'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1183'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1184'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1184'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1297'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1297'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1366'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1366'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1418'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1418'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1419'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1419'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1433'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1433'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1441'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1441'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1461'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1461'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1462'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1462'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1477'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1477'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1478'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1478'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1493'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1493'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1494'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1494'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1503'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1503'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1506'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1506'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1538'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1538'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1547'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1547'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1563'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1563'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1564'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1564'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1565'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1565'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1575'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1575'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1647'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1647'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1648'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1648'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1649'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1649'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_232_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1650'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1650'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_568'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_568'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_569'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_569'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_570'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_570'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_607'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_607'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_608'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_608'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_609'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_609'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_639'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_639'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_640'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_640'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_658'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_658'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_669'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_669'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_677'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_677'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_732'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_732'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_733'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_733'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_734'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_734'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_746'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_746'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_747'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_747'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_754'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_754'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_787'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_787'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_793'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_793'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_797'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_797'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_798'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_798'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_872'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_872'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_963'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_963'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1045'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1045'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1046'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1046'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1047'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1047'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1068'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1068'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1069'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1069'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1070'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1070'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1087'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1087'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_113'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_113'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_114'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_114'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_115'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_115'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_133'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_133'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_134'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_134'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_135'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_135'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_151'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_151'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_162'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_162'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_163'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_163'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_209_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_174'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_174'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_216_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_178'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_178'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_222'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_222'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_237'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_237'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_242'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_242'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_148_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_243'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_243'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_246'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_246'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_251'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_251'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_252'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_252'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_285'^^xsd:string;
  dwc:scientificName 'Anadara inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138785'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_285'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138785'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_328'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_328'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_329'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_329'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_357'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_357'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_358'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_358'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_161_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_378'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_378'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_175_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_379'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_379'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_390'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_390'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_201_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_391'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_391'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_417'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_417'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_100_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_418'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_418'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_119_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_424'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_424'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_75_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_460'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_460'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_87_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_461'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_461'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_135_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_468'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_468'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_185_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_471'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_471'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1705'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1705'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1706'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1706'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1707'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1707'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_243_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1708'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1708'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1778'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1778'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1779'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1779'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1780'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1780'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1781'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1781'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1782'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1782'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_256_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1783'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1783'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1836'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1836'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1837'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1837'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1838'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1838'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1839'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1839'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1840'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1840'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1841'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1841'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1842'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1842'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_265_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1843'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1843'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_271_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_271_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_271_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_271_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_271_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1888'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1888'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_271_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_271_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_271_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_271_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_271_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1889'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1889'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_1994'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1994'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_1995'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1995'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_1996'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1996'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_295_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_1997'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1997'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2043'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2043'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2044'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2044'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2045'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2045'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2046'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2046'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2047'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2047'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2048'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2048'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2049'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2049'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2050'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2050'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_298_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2051'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2051'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2082'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2082'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2083'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2083'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_304_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2084'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2084'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2141'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2141'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2142'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2142'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2143'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2143'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2144'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2144'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_316_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2145'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2145'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2186'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2186'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2187'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2187'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2188'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2188'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2189'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2189'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2190'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2190'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_324_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2191'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2191'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2258'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2258'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2259'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2259'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2260'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2260'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2261'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2261'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2262'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2262'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.003333"^^xsd:decimal ;
  dwc:decimalLongitude "29.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.003333 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "45.003333"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_330_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2263'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '45.003333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2263'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_48'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_48'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_49'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_49'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_12'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_12'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_13'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_13'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_18'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_18'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_25'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_25'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_26'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_26'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_29'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_29'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_57'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_57'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_66'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_66'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2286'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2286'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2287'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2287'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2288'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2288'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2289'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2289'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2290'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2290'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2291'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2291'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2292'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2292'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2293'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2293'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_333_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2294'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2294'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2295'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2295'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2296'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2296'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2297'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2297'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2298'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2298'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_332_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2299'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2299'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_335_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_335_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_335_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_335_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_335_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2300'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2300'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_346_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_346_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_346_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_346_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_346_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2402'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2402'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1124'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1124'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1130'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1130'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1131'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1131'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1140'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1140'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1250'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1250'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1255'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1255'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1257'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1257'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1261'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1261'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1262'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1262'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1263'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1263'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1267'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1267'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1311'^^xsd:string;
  dwc:scientificName 'Parvicardium simile'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '466597'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1311'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1766976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1312'^^xsd:string;
  dwc:scientificName 'Parvicardium simile'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '466597'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1312'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1766976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1315'^^xsd:string;
  dwc:scientificName 'Parvicardium simile'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '466597'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1315'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1766976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1322'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1322'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1323'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1323'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1324'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1324'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1326'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1326'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1341'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1341'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1342'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1342'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1343'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1343'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1344'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1344'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1345'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1345'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1351'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1351'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1352'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1352'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1360'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1360'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1361'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1361'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1394'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1394'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1397'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1397'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1400'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1400'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1401'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1401'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1590'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1590'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1592'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1592'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1597'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1597'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1598'^^xsd:string;
  dwc:scientificName 'Stenosoma capito'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '119057'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1598'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '474857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1599'^^xsd:string;
  dwc:scientificName 'Tetrastemma coronatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '122768'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1599'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1600'^^xsd:string;
  dwc:scientificName 'Thalassarachna affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '114916'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1600'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '114962'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1601'^^xsd:string;
  dwc:scientificName 'Thalassarachna affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '114916'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1601'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '114962'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1604'^^xsd:string;
  dwc:scientificName 'Thalassarachna affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '114916'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1604'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '114962'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_221_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_221_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_221_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_221_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_221_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1683'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1683'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_221_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_221_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_221_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_221_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_221_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1684'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1684'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_474'^^xsd:string;
  dwc:scientificName 'CHIRONOMIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_474'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_475'^^xsd:string;
  dwc:scientificName 'CHIRONOMIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_475'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_478'^^xsd:string;
  dwc:scientificName 'CHIRONOMIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_478'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_517'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_517'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_518'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_518'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_519'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_519'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_520'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_520'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_522'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_522'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_534'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_534'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_535'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_535'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_536'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_536'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_551'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_551'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_552'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_552'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_684'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102028'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_684'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_685'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102028'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_685'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_687'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102028'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_687'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_688'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102028'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_688'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_699'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_699'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_700'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_700'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_703'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_703'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_707'^^xsd:string;
  dwc:scientificName 'Cumella limicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110566'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_707'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_758'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_758'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_768'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_768'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_769'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_769'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_770'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_770'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_774'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_774'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_775'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_775'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_778'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_778'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_815'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_815'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_816'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_816'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_817'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_817'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_818'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_818'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_819'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_819'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_823'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_823'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_824'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_824'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_831'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_831'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_832'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_832'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_838'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_838'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_845'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_845'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_846'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_846'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_847'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_847'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_877'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_877'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_878'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_878'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_886'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_886'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_906'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_906'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_907'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_907'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_980'^^xsd:string;
  dwc:scientificName 'Micrura fasciolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '122555'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_980'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_989'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_989'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_990'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_990'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_991'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_991'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_992'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_992'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica4_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_995'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_995'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_996'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_996'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_998'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_998'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_999'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_999'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1000'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1000'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1016'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1016'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1032'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1032'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_73'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_73'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_90'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_90'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_92'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_92'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_93'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_93'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_187'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_187'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_200'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_200'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_256'^^xsd:string;
  dwc:scientificName 'AMPHIPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_256'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_264'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_264'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_265'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_265'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_266'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_266'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_268'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_268'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_271'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_271'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_Replica3_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_272'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_272'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_275'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_275'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_276'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_276'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_287'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_287'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_289'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_289'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_16_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_291'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_291'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_292'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_292'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_294'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_294'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_298'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_298'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_43_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_408'^^xsd:string;
  dwc:scientificName 'Callipallene phantoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '134645'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_408'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '134645'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_30_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_430'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_430'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_29_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_431'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_431'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_445'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_445'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_31_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_450'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_450'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_53_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_456'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_456'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1736'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1736'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1737'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1737'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1738'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1738'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_235_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1739'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1739'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_234_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_234_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_234_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_234_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_234_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1740'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1740'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1816'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1816'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1817'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1817'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_251_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1818'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1818'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_65'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_65'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_336_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_336_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_336_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_336_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_336_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2328'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2328'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2399'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2399'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2400'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2400'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_347_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2401'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2401'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_359_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_359_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_359_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_359_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_359_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2455'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2455'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_359_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_359_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_359_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_359_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_359_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2456'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2456'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1321'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1321'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1518'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1518'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_516'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_516'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_550'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_550'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_814'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_814'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_830'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_830'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_54_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_54_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_54_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_54_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_54_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_851'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_851'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_904'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_904'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_54_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_54_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_54_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_54_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_54_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_905'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_905'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_44_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1031'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1031'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_5_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_444'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_444'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_237_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_237_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_237_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_237_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_237_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1735'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1735'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1813'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1813'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1814'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1814'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_252_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1815'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1815'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_281_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_281_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_281_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67667"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_281_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "44.67667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_281_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1992'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '44.67667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1992'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1171'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1171'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1278'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1278'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1451'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1451'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1488'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1488'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1531'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1531'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1554'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1554'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_479'^^xsd:string;
  dwc:scientificName 'CHIRONOMIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_479'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_486'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_486'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_489'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_489'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_41_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_41_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_41_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_41_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_41_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_523'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_523'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_41_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_41_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_41_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_41_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_41_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_524'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_524'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_555'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_555'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_556'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_556'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_593'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_593'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_140_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_140_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_140_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_140_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_140_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_594'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_594'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_632'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_632'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_715'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_715'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_720'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_720'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_742'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_742'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_752'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_752'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_780'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_780'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_800'^^xsd:string;
  dwc:scientificName 'Idothea baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_800'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_908'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_908'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1017'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1017'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1024'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1024'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1034'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1034'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1035'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1035'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1092'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1092'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_101'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_101'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_102'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_102'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_125'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_125'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_148'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_148'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_189_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_156'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_156'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_41_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_41_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_41_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_41_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_41_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_189'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_189'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_41_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_41_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_41_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_41_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_41_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_190'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_190'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_196'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_196'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_226'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_226'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_308'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_308'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_105_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_316'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_316'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_124_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_347'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_347'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_140_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_140_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_140_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_140_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_140_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_348'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_348'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_165_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_371'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_371'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_80_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_410'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_410'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_41_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_446'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_446'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_62_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_451'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_451'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2068'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2068'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2069'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2069'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2070'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2070'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1466"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1466 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.1466"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_310_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2071'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.1466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2071'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_353_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_353_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_353_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_353_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_353_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2353'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2353'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_353_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_353_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_353_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_353_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_353_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2354'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2354'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2408'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2408'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2409'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2409'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2410'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2410'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2411'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2411'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_368_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2412'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2412'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1110'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1110'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1113'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1113'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1141'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1141'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1142'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1142'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1143'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1143'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1157'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1157'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_202_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_202_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_202_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_202_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_202_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1181'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1181'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1195'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1195'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1196'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1196'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1258'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1258'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1362'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1362'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1431'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1431'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1452'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1452'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1453'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1453'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1454'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1454'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1472'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1472'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1489'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1489'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1533'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1533'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1534'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1534'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1555'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1555'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1556'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1556'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1557'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1557'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1634'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1634'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1635'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1635'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1636'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1636'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_231_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1637'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1637'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_487'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_487'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_491'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_491'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_493'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_493'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_498'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_498'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_557'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_557'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_558'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_558'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_559'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_559'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_595'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_595'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_596'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_596'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_597'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_597'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_162_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_162_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_162_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_162_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_162_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_633'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_633'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_675'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_675'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_709'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_709'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_51_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_51_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_51_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_51_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_51_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_719'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_719'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_725'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_725'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_726'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_726'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_727'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_727'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_743'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_743'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_890'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_890'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_909'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_909'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_910'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_910'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_911'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_911'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_925'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_925'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_959'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_959'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_974'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_974'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1036'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1036'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1037'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1037'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1038'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1038'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1060'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1060'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1061'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1061'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_186_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1093'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1093'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_202_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_202_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_202_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_202_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_202_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1094'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1094'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_215_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_176'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_176'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_51_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_51_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_51_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_51_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_51_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_195'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_195'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_317'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_317'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_318'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_318'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_120_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_349'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_349'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_136_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_350'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_350'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_149_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_351'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_351'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_162_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_162_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_162_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_162_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_162_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_372'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_372'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_69_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_411'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_411'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_76_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_412'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_412'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_22_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_435'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_435'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_101_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_457'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_457'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1693'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1693'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1694'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1694'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1695'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1695'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1696'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1696'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_242_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1697'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1697'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1819'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1819'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1820'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1820'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_266_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1821'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1821'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2072'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2072'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2073'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2073'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_305_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2074'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2074'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_23_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_23_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_23_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.141147"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_23_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.141147"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_23_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_30'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.141147'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_30'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_70_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_70_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_70_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.141147"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_70_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.141147"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_70_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_103'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.141147'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_103'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_77_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_77_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_77_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.141147"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_77_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.141147"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_77_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_104'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.141147'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_104'^^xsd:string;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_102_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_102_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_102_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.141147"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_102_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.141147"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_102_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_105'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.141147'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_105'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_121_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_121_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_121_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.141147"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_121_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.141147"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_121_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_126'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.141147'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_126'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_137_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_137_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_137_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.141147"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_137_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.141147"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_137_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_127'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.141147'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_127'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_187_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_187_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_187_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.141147"^^xsd:decimal ;
  dwc:decimalLongitude "29.79343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_187_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 29.79343)"^^geo:wktLiteral ;
  geo-pos:lat "45.141147"^^xsd:decimal ;
  geo-pos:long "29.79343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_187_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_157'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.79343'^^xsd:double;
  dwc:latitude '45.141147'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_157'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_6'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_6'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_7'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_7'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_8'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_8'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_9'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_9'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_42'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_42'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_17'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_17'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_20'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_20'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_24'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_24'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_27'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_27'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_40'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_40'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_41'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_41'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_54'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_54'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_55'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_55'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_62'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_62'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2322'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2322'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2323'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2323'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2324'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2324'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2325'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2325'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2326'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2326'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_337_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2327'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2327'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2333'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2333'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2334'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2334'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2335'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2335'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2336'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2336'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2337'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2337'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_342_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2338'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2338'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2386'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2386'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2387'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2387'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2388'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2388'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2389'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2389'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2390'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2390'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2391'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2391'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2392'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2392'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_348_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2393'^^xsd:string;
  dwc:scientificName 'AMPHIPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2393'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2434'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2434'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2435'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2435'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2436'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2436'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2437'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2437'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_360_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2438'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2438'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2439'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2439'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2440'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2440'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2441'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2441'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_358_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2442'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2442'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2443'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2443'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2444'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2444'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2445'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2445'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2446'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2446'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2447'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2447'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2448'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2448'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2449'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2449'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2450'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2450'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_357_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2451'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2451'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1108'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1108'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1119'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1119'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1120'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1120'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1121'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1121'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1122'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1122'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1127'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1127'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1128'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1128'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1138'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1138'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1139'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1139'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1169'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1169'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1170'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1170'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1179'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1179'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1180'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1180'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1188'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1188'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1191'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1191'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1192'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1192'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1207'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1207'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1208'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1208'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1222'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1222'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1223'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1223'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1224'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1224'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1225'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1225'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1234'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1234'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1235'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1235'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1236'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1236'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1237'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1237'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1242'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1242'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1243'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1243'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1244'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1244'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1247'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1247'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1248'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1248'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1249'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1249'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1251'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1251'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1252'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1252'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1254'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1254'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1260'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1260'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1265'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1265'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1266'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1266'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1277'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1277'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1285'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1285'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1286'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1286'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1293'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1293'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1303'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1303'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1304'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1304'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1306'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1306'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1307'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1307'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1309'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1309'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1314'^^xsd:string;
  dwc:scientificName 'Parvicardium simile'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '466597'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1314'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1766976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1319'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1319'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1320'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1320'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1325'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1325'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1337'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1337'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1339'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1339'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1340'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1340'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1349'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1349'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1350'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1350'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1357'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1357'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1358'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1358'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1370'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1370'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1371'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1371'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1372'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1372'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1384'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1384'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1385'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1385'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1386'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1386'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1393'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1393'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1396'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1396'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1398'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1398'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1399'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1399'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1411'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1411'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1412'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1412'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1426'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1426'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1427'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1427'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1439'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1439'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1440'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1440'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1446'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1446'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1447'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1447'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1448'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1448'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1471'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1471'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1483'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1483'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1484'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1484'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1485'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1485'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1500'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1500'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1510'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1510'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_206_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_206_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_206_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_206_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_206_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1512'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1512'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1513'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1513'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1514'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1514'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1528'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1528'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1542'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1542'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1543'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1543'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1570'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1570'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1586'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1586'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1591'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1591'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1595'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1595'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1596'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1596'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1609'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1609'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1610'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1610'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1612'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1612'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1613'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1613'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1663'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1663'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1664'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1664'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_224_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1665'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1665'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1666'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1666'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1667'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1667'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1668'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1668'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_223_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1669'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1669'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1670'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1670'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1671'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1671'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1672'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1672'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1673'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1673'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1674'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1674'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_222_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1675'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1675'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_508'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_508'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_509'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_509'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_510'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_510'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_511'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_511'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_512'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_512'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_530'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_530'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_531'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_531'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_545'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_545'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_546'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_546'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_589'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_589'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_590'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_590'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_591'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_591'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_592'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_592'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_626'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_626'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_627'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_627'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_628'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_628'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_629'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_629'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_630'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_630'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_631'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_631'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_651'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_651'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_652'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_652'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_653'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_653'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_206_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_206_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_206_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_206_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_206_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_671'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_671'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_205_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_672'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_672'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_673'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_673'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_680'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102028'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_680'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_681'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102028'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_681'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_682'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102028'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_682'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_683'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102028'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_683'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_686'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102028'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_686'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_692'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_692'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_694'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_694'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_696'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_696'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_697'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_697'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_701'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_701'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_702'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_702'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_706'^^xsd:string;
  dwc:scientificName 'Cumella limicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110566'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_706'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_712'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_712'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_751'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_751'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_762'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_762'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_763'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_763'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_764'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_764'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_765'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_765'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_766'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_766'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_771'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_771'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_772'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_772'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_783'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_783'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_794'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_794'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_808'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_808'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_809'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_809'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_810'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_810'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_811'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_811'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_812'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_812'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_820'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_820'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_821'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_821'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_828'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_828'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_829'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_829'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_835'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_835'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_836'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_836'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_844'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_844'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_45_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_850'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_850'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_854'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_854'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_876'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_876'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_881'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_881'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_884'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_884'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_887'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_887'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_895'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_895'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_902'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_902'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_64_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_922'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_922'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_923'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_923'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_924'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_924'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_941'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_941'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_942'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_942'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_943'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_943'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_944'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_944'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_945'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_945'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_946'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_946'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_956'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_956'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_169_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_957'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_957'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_152_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_958'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_958'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_178_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_970'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_970'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_971'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_971'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_972'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_972'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_975'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_975'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_976'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_976'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_979'^^xsd:string;
  dwc:scientificName 'Micrura fasciolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '122555'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_979'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_981'^^xsd:string;
  dwc:scientificName 'Micrura fasciolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '122555'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_981'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_141_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_984'^^xsd:string;
  dwc:scientificName 'Micrura fasciolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '122555'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_984'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_986'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_986'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_987'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_987'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_988'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_988'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1007'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1007'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1059'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1059'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1082'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1082'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1083'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1083'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_109_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1084'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1084'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_78'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_78'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_88'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_88'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_89'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_89'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_127_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_147'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_147'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_185'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_185'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_186'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_186'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_193'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_193'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_55_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_197'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_197'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_216'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_216'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_227'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_227'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_259'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_259'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_18_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_260'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_260'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_261'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_261'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_262'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_262'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_263'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_263'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_33_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_273'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_273'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_274'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_274'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_280'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_280'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_167_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_286'^^xsd:string;
  dwc:scientificName 'Anadara inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138785'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_286'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138785'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_290'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_290'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_293'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_293'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_297'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_297'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_299'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_299'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_307'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_307'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_92_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_344'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_344'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_63_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_345'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_345'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_90_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_346'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_346'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_368'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_368'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_142_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_369'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_369'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_125_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_370'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_370'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_154_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_385'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_385'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_194_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_397'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_397'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_192_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_398'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_398'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_204_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_403'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_403'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_407'^^xsd:string;
  dwc:scientificName 'Callipallene phantoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '134645'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_407'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134645'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_17_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_409'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_409'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_111_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_426'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_426'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_7_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_439'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_439'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_440'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_440'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_6_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_441'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_441'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_32_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_447'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_447'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1718'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1718'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1719'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1719'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1720'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1720'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1721'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1721'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1722'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1722'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1723'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1723'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_238_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1724'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1724'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1725'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1725'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1726'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1726'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1727'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1727'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1728'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1728'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1729'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1729'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1730'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1730'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1731'^^xsd:string;
  dwc:scientificName 'AMPHIPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1731'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1732'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1732'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1733'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1733'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_236_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1734'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1734'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1745'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1745'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1746'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1746'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1747'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1747'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1748'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1748'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1749'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1749'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_246_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1750'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1750'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1751'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1751'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1752'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1752'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1753'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1753'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1754'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1754'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1755'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1755'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1756'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1756'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1757'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1757'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1758'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1758'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1759'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1759'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_245_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1760'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1760'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1797'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1797'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1798'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1798'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1799'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1799'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1800'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1800'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1801'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1801'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1802'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1802'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1803'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1803'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1804'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1804'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_253_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1805'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1805'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1858'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1858'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1859'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1859'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1860'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1860'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1861'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1861'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1862'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1862'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_259_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1863'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1863'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_268_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_268_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_268_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_268_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_268_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1890'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1890'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_275_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_275_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_275_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_275_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_275_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1911'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1911'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_275_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_275_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_275_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_275_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_275_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1912'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1912'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1974'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1974'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1975'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1975'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1976'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1976'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1977'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1977'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1978'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1978'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1979'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1979'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1980'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1980'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1981'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1981'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1982'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1982'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1983'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1983'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1984'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1984'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1985'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1985'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1986'^^xsd:string;
  dwc:scientificName 'AMPHIPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1986'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1987'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1987'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_282_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1988'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1988'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2013'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2013'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2014'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2014'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2015'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2015'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2016'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2016'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2017'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2017'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2018'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2018'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2019'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2019'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2020'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2020'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2021'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2021'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2022'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2022'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2023'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2023'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2024'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2024'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_291_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2025'^^xsd:string;
  dwc:scientificName 'Pachycerianthus solitarius'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '157614'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2025'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2192'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2192'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2193'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2193'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2194'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2194'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "29.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 29.8529)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "29.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_320_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2195'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8529'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2195'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_14'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_14'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_15'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_15'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1256'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1256'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1313'^^xsd:string;
  dwc:scientificName 'Parvicardium simile'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '466597'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1313'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1766976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1395'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1395'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1602'^^xsd:string;
  dwc:scientificName 'Thalassarachna affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '114916'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1602'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '114962'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1603'^^xsd:string;
  dwc:scientificName 'Thalassarachna affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '114916'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1603'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '114962'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_476'^^xsd:string;
  dwc:scientificName 'CHIRONOMIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_476'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_477'^^xsd:string;
  dwc:scientificName 'CHIRONOMIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_477'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_521'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_521'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_879'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_879'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_885'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_885'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_993'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_993'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_994'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_994'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_188'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_188'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_269'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_269'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_270'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_270'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_288'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_288'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_15_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_429'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_429'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_280_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_280_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_280_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.676667"^^xsd:decimal ;
  dwc:decimalLongitude "29.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_280_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.676667 29.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.676667"^^xsd:decimal ;
  geo-pos:long "29.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_280_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1993'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.916667'^^xsd:double;
  dwc:latitude '44.676667'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1993'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_339_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_339_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_339_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_339_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_339_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2308'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2308'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_339_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_339_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_339_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_339_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_339_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2309'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2309'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2366'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2366'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2367'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2367'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_350_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2368'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2368'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1101'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1101'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1102'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1102'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1111'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1111'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1152'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1152'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1165'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1165'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1175'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1175'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1185'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1185'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1201'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1201'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1213'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1213'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1240'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1240'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1245'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1245'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1367'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1367'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1408'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1408'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1434'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1434'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1435'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1435'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1443'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1443'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1463'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1463'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1495'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1495'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1496'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1496'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1516'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1516'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1548'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1548'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1651'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1651'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1652'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1652'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1653'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1653'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1654'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1654'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1655'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1655'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_227_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1656'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1656'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_495'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_495'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_571'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_571'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_572'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_572'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_610'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_610'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_611'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_611'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_158_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_158_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_158_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_158_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_158_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_641'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_641'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_642'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_642'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_659'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_659'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_678'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_678'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_735'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_735'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_748'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_748'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_916'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_916'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_917'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_917'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_932'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_932'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_933'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_933'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_158_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_158_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_158_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_158_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_158_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_951'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_951'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_952'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_952'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_964'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_964'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_965'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_965'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1048'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1048'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1049'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1049'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1071'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1071'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_172_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1088'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1088'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_66_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_76'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_76'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_116_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_136'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_136'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_137'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_137'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_182_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_164'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_164'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_165'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_165'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_179'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_179'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_97_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_330'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_330'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_132_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_359'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_359'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_198_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_392'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_392'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_213_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_404'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_404'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1709'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1709'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1710'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1710'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1711'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1711'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1712'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1712'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_239_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1713'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1713'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1906'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1906'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1907'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1907'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1908'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1908'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1909'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1909'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.992547"^^xsd:decimal ;
  dwc:decimalLongitude "29.921814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.992547 29.921814)"^^geo:wktLiteral ;
  geo-pos:lat "44.992547"^^xsd:decimal ;
  geo-pos:long "29.921814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_276_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1910'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.921814'^^xsd:double;
  dwc:latitude '44.992547'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1910'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_2'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_4'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_4'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_50'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_50'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_16'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_16'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_19'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_19'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_22'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_22'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_11_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_11_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_11_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_11_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_11_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_31'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_31'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_11_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_11_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_11_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_11_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_11_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_32'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_32'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_33'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_33'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_34'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_34'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_35'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_35'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_36'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_36'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_37'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_37'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_51'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_51'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_52'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_52'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_58'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_58'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_67'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_67'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_69'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_69'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2301'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2301'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2302'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2302'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2303'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2303'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2304'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2304'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2305'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2305'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2306'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2306'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_340_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2307'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2307'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2355'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2355'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2356'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2356'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2357'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2357'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2358'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2358'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2359'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2359'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_351_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2360'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2360'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2413'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2413'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2414'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2414'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2415'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2415'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2416'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2416'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_363_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2417'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2417'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1114'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1114'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1115'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1115'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1116'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1116'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1117'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1117'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1125'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1125'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1126'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1126'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1132'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1132'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1133'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1133'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1134'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1134'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1135'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1135'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1144'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1144'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1145'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1145'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1146'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1146'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1158'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1158'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1159'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1159'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1160'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1160'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1172'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1172'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1189'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1189'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1193'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1193'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1197'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1197'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1198'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1198'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1199'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1199'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1209'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1209'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1226'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1226'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1238'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1238'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1259'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1259'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1264'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1264'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1268'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1268'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1269'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1269'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1272'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1272'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1287'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1287'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1288'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1288'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_199_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_199_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_199_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_199_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_199_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1294'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1294'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1308'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1308'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1317'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1317'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1328'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1328'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1329'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1329'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1330'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1330'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1331'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1331'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1332'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1332'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1333'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1333'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1346'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1346'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_36_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_36_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_36_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_36_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_36_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1347'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1347'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1353'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1353'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1354'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1354'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1355'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1355'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_1356'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1356'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1363'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1363'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1364'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1364'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1373'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1373'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1374'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1374'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1375'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1375'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1392'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1392'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1403'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1403'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1406'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1406'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1407'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1407'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1413'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1413'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1414'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1414'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1428'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1428'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1432'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1432'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1442'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1442'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1444'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1444'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1445'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1445'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1455'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1455'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1456'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1456'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1486'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1486'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1490'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1490'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1501'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1501'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1505'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1505'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1515'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1515'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1517'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1517'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1520'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1520'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1527'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1527'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1535'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1535'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1536'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1536'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1544'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1544'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1551'^^xsd:string;
  dwc:scientificName 'Scala communis (Epitonium clathrum)'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '146905'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1551'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1552'^^xsd:string;
  dwc:scientificName 'SIPUNCULOIDEA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1296'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1552'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1581'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1581'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1582'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1582'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1587'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1587'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1588'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1588'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1589'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1589'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1605'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1605'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1606'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1606'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1607'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1607'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1611'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1611'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1638'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1638'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1639'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1639'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1640'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1640'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1641'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1641'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1642'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1642'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1643'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1643'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1644'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1644'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1645'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1645'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_228_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_1646'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1646'^^xsd:string;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_494'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_494'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_499'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_499'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_500'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_500'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_501'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_501'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_502'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_502'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_503'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_503'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_28_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_28_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_28_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_28_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_28_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_525'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_525'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_27_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_526'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_526'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_37_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_527'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_527'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_36_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_36_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_36_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_36_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_36_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_528'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_528'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_537'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_537'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_58_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_538'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_538'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_539'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_539'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_540'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_540'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_560'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_560'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_561'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_561'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_562'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_562'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_598'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_598'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_599'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_599'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_600'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_600'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_634'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_634'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_654'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_654'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_666'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_666'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_676'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_676'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_690'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_690'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_691'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_691'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_710'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_710'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_711'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_711'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_716'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_716'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_728'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_728'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_760'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_760'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_776'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_776'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_777'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_777'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_784'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_784'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_785'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_785'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_789'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_789'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_795'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_795'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_801'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_801'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_802'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_802'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_803'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_803'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_804'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_804'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_825'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_825'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_826'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_826'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_833'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_833'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_48_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_848'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_848'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_849'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_849'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_852'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_852'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_891'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_891'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_28_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_28_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_28_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_28_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_28_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_896'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_896'^^xsd:string;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_897'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_897'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_47_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_898'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_898'^^xsd:string;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_899'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_899'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_912'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_912'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_913'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_913'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_914'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_914'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_926'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_926'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_927'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_927'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_928'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_928'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_947'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_947'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_948'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_948'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_960'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_960'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_973'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_973'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_978'^^xsd:string;
  dwc:scientificName 'Micrura fasciolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '122555'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_978'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1004'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1004'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_1009'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1009'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_1018'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1018'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1039'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1039'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1062'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1062'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1063'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1063'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1064'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1064'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1095'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1095'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_70'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_70'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_75'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_75'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_79'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_79'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_113_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_113_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_113_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_113_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_113_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_80'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_80'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_82'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_82'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_83'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_83'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_84'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_84'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_85'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_85'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_86'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_86'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_94'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_94'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_95'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_95'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_96'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_96'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_113_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_113_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_113_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_113_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_113_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_97'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_97'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_129_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_129_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_129_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_129_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_129_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_98'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_98'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_117_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_128'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_128'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_129'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_129'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_149'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_149'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_158'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_158'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_208_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_171'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_171'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_214_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1993_177'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_177'^^xsd:string;
  dwc:observationDate '1993-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_191'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_191'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_224'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_224'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_233'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_233'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_133_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_240'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_240'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_241'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_241'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_248'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_248'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_254'^^xsd:string;
  dwc:scientificName 'AMPHIPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_254'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_300'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_300'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_20_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_301'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_301'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_302'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_302'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_303'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_303'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_38_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1978_309'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_309'^^xsd:string;
  dwc:observationDate '1978-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_313'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_313'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_67_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_319'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_319'^^xsd:string;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_85_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_320'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_320'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_98_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_321'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_321'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_159_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_373'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_373'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_374'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_374'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_183_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_386'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_386'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_208_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_208_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_208_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_208_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_208_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_399'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_399'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_208_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_208_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_208_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_208_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_208_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_400'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_400'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_406'^^xsd:string;
  dwc:scientificName 'Callipallene phantoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '134645'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_406'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '134645'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_173_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_427'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_427'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_11_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_436'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_436'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_10_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_437'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_437'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_9_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_438'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_438'^^xsd:string;
  dwc:observationDate '1977-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_57_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1979_452'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_452'^^xsd:string;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_146_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_466'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_466'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_19_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_473'^^xsd:string;
  dwc:scientificName 'CHIRONOMIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_473'^^xsd:string;
  dwc:observationDate '1977-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1698'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1698'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1699'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1699'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1700'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1700'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1701'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1701'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1702'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1702'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1703'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1703'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_240_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1704'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1704'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1822'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1822'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1823'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1823'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1824'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1824'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1825'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1825'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1826'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1826'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_263_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1827'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1827'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1828'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1828'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1829'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1829'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1830'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1830'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1831'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1831'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1832'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1832'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1833'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1833'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1834'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1834'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_262_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1835'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1835'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1938'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1938'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1939'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1939'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1940'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1940'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1941'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1941'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1942'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1942'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1943'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1943'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_285_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1944'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1944'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1945'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1945'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1946'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1946'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1947'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1947'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1948'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1948'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1949'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1949'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1950'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1950'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1951'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1951'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1952'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1952'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1953'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1953'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1954'^^xsd:string;
  dwc:scientificName 'AMPHIPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1954'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1955'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1955'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_284_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1956'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1956'^^xsd:string;
  dwc:observationDate '1996-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2246'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2246'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2247'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2247'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2248'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2248'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_Replica1_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2249'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2249'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2250'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2250'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2251'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2251'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2252'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2252'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2253'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2253'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2254'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2254'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2255'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2255'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2256'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2256'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_329_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_329_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_329_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "29.924167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_329_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 29.924167)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "29.924167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_329_Replica2_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2257'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.924167'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2257'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1913'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1913'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1914'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1914'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1915'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1915'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1916'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1916'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1917'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1917'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1918'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1918'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1919'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1919'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8836"^^xsd:decimal ;
  dwc:decimalLongitude "30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8836 30.01)"^^geo:wktLiteral ;
  geo-pos:lat "44.8836"^^xsd:decimal ;
  geo-pos:long "30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_274_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1920'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.01'^^xsd:double;
  dwc:latitude '44.8836'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1920'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1147'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1147'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1161'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1161'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1162'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1162'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1163'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1163'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1173'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1173'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1174'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1174'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1190'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1190'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1200'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1200'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1210'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1210'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1211'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1211'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1212'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1212'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1227'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1227'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1239'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1239'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1273'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1273'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1279'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1279'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1280'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1280'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1289'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1289'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1295'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1295'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1296'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1296'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1305'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1305'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1365'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1365'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1376'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1376'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1377'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1377'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1378'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1378'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1387'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1387'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1390'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1390'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1415'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1415'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1416'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1416'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1417'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1417'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1457'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1457'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1473'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1473'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1474'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1474'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1491'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1491'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1502'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1502'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_1511'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1511'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1521'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1521'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1545'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1545'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1558'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1558'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1571'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1571'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1572'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1572'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_563'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_563'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_601'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_601'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_602'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_602'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_603'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_603'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_635'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_635'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_636'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_636'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_655'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_655'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_656'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_656'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_667'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_667'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_786'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_786'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_790'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_790'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_791'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_791'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_792'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_792'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_853'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_853'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_915'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_915'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_929'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_929'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_930'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_930'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_931'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_931'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_949'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_949'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_170_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_950'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_950'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_961'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_961'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_962'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_962'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_172'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_172'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_234'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_234'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_295'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_295'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_93_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_322'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_322'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_130_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_352'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_352'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_143_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_353'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_353'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_155_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_375'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_375'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_179_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_387'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_387'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_195_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_388'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_388'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_207_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1992_401'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_401'^^xsd:string;
  dwc:observationDate '1992-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.122778"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.122778 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.122778"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_114_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_422'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.122778'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_422'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_94_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_94_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_94_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 30.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.141147"^^xsd:decimal ;
  dwc:decimalLongitude "30.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_94_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.141147 30.02)"^^geo:wktLiteral ;
  geo-pos:lat "45.141147"^^xsd:decimal ;
  geo-pos:long "30.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_94_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_106'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.02'^^xsd:double;
  dwc:latitude '45.141147'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_106'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_21'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_21'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2274'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2274'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2275'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2275'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2276'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2276'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2277'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2277'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2278'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2278'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2279'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2279'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1103'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1103'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1153'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1153'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1154'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1154'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1155'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1155'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1166'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1166'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1167'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1167'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1168'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1168'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1176'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1176'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1177'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1177'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1186'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1186'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1194'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1194'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1202'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1202'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1203'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1203'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1204'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1204'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1214'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1214'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1215'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1215'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1216'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1216'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1217'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1217'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1228'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1228'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_171_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_171_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_171_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_171_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_171_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1229'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1229'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1230'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1230'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1231'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1231'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1241'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1241'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1253'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1253'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1274'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1274'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1275'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1275'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1276'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1276'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1281'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1281'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1282'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1282'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1283'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1283'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1284'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1284'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1290'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1290'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1291'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1291'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1292'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1292'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1298'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1298'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1299'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1299'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1300'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1300'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1316'^^xsd:string;
  dwc:scientificName 'Parvicardium simile'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '466597'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1316'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1766976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1327'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1327'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1368'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1368'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1369'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1369'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1379'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1379'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1380'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1380'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1381'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1381'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1382'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1382'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1383'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1383'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1388'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1388'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1389'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1389'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1391'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1391'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1402'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1402'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1404'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1404'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1405'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1405'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1409'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1409'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1420'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1420'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1421'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1421'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1422'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1422'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1429'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1429'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1430'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1430'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1436'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1436'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1437'^^xsd:string;
  dwc:scientificName 'Phylodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1437'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1464'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1464'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1479'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1479'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1508'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1508'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1509'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1509'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1526'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1526'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1539'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1539'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1540'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1540'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1541'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1541'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1583'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1583'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1584'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1584'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1585'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1585'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_480'^^xsd:string;
  dwc:scientificName 'CHIRONOMIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118100'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_480'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_573'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_573'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_574'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_574'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_575'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_575'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_612'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_612'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_613'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_613'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_614'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_614'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_615'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_615'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_616'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_616'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_643'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_643'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_171_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_171_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_171_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_171_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_171_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_644'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_644'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_645'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_645'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_646'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_646'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_660'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_660'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_661'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_661'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_662'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_662'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_689'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102028'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_689'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_704'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_704'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_705'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_705'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_736'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_736'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_781'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_781'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_782'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_782'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_788'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_788'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_834'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_834'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_837'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_837'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_880'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_880'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_888'^^xsd:string;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_888'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_918'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_918'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_919'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_919'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_920'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_920'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_934'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_934'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_935'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_935'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_936'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_936'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_937'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_937'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_953'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_953'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_954'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_954'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_955'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_955'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_966'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_966'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_967'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'dUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_967'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_977'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_977'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_982'^^xsd:string;
  dwc:scientificName 'Micrura fasciolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '122555'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_982'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '122555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_983'^^xsd:string;
  dwc:scientificName 'Micrura fasciolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '122555'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_983'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_985'^^xsd:string;
  dwc:scientificName 'Micrura fasciolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '122555'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_985'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1001'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1001'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1002'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1002'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1003'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1003'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_1005'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1005'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_193_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_1006'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1006'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_1072'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1072'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_77'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_77'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_112_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_81'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_81'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_138'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_138'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_139'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_139'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_140'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_140'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_152'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_152'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_153'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_153'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_166'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_166'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_214'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_214'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_238'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_238'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_277'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_277'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_278'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_278'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_279'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_279'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1977_296'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_296'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_84_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_331'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_331'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_95_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_332'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_332'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_91_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_333'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_333'^^xsd:string;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_128_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_360'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_360'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_144_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_361'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_361'^^xsd:string;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_362'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_362'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_156_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_380'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_380'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_153_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_381'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_381'^^xsd:string;
  dwc:observationDate '1988-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_180_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_393'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_393'^^xsd:string;
  dwc:observationDate '1990-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_196_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_394'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_394'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_126_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_432'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_432'^^xsd:string;
  dwc:observationDate '1987-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_168_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_433'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_433'^^xsd:string;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_110_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_469'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS VICTORIA'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_469'^^xsd:string;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2269'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2269'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2270'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2270'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2271'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2271'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2272'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2272'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "30.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 30.15)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "30.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_327_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2273'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.15'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2273'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2348'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2348'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2349'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2349'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2350'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2350'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2351'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2351'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_341_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2352'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2352'^^xsd:string;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2463'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2463'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2464'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2464'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2465'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2465'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_364_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1999_2466'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2466'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1761'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1761'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1762'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1762'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1763'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1763'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1764'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1764'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1765'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1765'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1766'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1766'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_249_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1994_1767'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1767'^^xsd:string;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_264_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_264_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_264_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_264_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_264_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1869'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1869'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_264_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_264_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_264_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_264_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_264_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1870'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1870'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1878'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1878'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1879'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1879'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1880'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1880'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1881'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1881'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1882'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1882'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1883'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1883'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1884'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1884'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1885'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1885'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1886'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1886'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_258_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1995_1887'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1887'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_270_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_270_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_270_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_270_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_270_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1898'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1898'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_270_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_270_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_270_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_270_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_270_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1899'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1899'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1931'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1931'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1932'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1932'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1933'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1933'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1934'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1934'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_277_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1996_1935'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_1935'^^xsd:string;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2038'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2038'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2039'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2039'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2040'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2040'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2041'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2041'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_290_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2042'^^xsd:string;
  dwc:scientificName 'HALACARIDAE'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2042'^^xsd:string;
  dwc:observationDate '1997-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2123'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2123'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2124'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2124'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2125'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2125'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2126'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2126'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2127'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2127'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2128'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2128'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_301_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2129'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22.8'^^xsd:double;
  dwc:maximumDepth '22.8'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2129'^^xsd:string;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2173'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2173'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2174'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2174'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2175'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2175'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2176'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2176'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2177'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2177'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2178'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2178'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2179'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2179'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_315_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1997_2180'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2180'^^xsd:string;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2207'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2207'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2208'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2208'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2209'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2209'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2210'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2210'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2211'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2211'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2212'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '155130'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2212'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2213'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2213'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2214'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2214'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2215'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2215'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2216'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2216'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2217'^^xsd:string;
  dwc:scientificName 'BIVALVIA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2217'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2218'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2218'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2219'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2219'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2220'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2220'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2221'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2221'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2222'^^xsd:string;
  dwc:scientificName 'COPEPODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2222'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2223'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2223'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_323_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2224'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2224'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2232'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2232'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2233'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2233'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2234'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2234'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2235'^^xsd:string;
  dwc:scientificName 'OSTRACODA'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2235'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "30.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 30.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "30.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5663_DANUBE_319_NIMRD_Historical%20Zoobenthos_Danube_1977_1999_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_Danube_1977_1999_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5663_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_Danube_1977_1999'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1998_2236'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'DUMITRACHE CAMELIA'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.29'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_Danube_1977_1999_2236'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF